A B C D E F G H I K L M N O P R S T U W X Y

S

save(String) - Static method in class StdDraw
Save to file - suffix must be png, jpg, or gif.
saveResults(ScenarioInfo) - Method in class LocationProbability_rev1
stores the generated table as text file
saveResultsXML(ScenarioInfo) - Method in class LocationProbability_rev1
saveResultsXML stores the result as XML file
scaleFigure() - Method in class LocationProbability_rev1
defines the size and scales the graph
scaleX(double) - Static method in class StdDraw
 
scaleY(double) - Static method in class StdDraw
 
setCanvasSize(int, int) - Static method in class StdDraw
Set the window size to w-by-h pixels
setFont() - Static method in class StdDraw
Set the font to be the default for all string writing
setFont(Font) - Static method in class StdDraw
Set the font as given for all string writing
setNumberOfEventsToBeConsidered(ScenarioInfo) - Method in class LocationProbability_rev1
 
setNumberOfPixelsBelowLP(ScenarioInfo) - Method in class LocationProbability_rev1
 
setNumberOfPixelsInterfered(ScenarioInfo) - Method in class LocationProbability_rev1
 
setParameterValue(int, Object) - Method in class LocationProbability_rev1
 
setPenColor() - Static method in class StdDraw
Set the pen color to the default which is BLACK.
setPenColor(Color) - Static method in class StdDraw
Set the pen color to the given color.
setPenRadius() - Static method in class StdDraw
Set the pen size to the default
setPenRadius(double) - Static method in class StdDraw
Set the pen size to the given size
setUseEBU(boolean) - Method in class LocationProbability_rev1
 
setXscale() - Static method in class StdDraw
Set the X scale to be the default
setXscale(double, double) - Static method in class StdDraw
Set the X scale (a border is added to the values)
setYscale() - Static method in class StdDraw
Set the Y scale to be the default
setYscale(double, double) - Static method in class StdDraw
Set the Y scale (a border is added to the values)
sholdShowCalculatedResults - Variable in class LocationProbability_rev1
 
shouldBeSaved - Variable in class LocationProbability_rev1
 
show(int) - Static method in class StdDraw
Display on screen and pause for t milliseconds.
show() - Static method in class StdDraw
Display on-screen; calling this method means that the screen WILL be redrawn after each line(), circle(), or square().
showResults(ScenarioInfo) - Method in class LocationProbability_rev1
 
showSimulatedResults(ScenarioInfo) - Method in class LocationProbability_rev1
shows a message with simulated results
simulatedResults - Variable in class LocationProbability_rev1
 
simulationRadius - Variable in class LocationProbability_rev1
 
singleResult - Variable in class LocationProbability_rev1
 
sNotAffected - Variable in class LocationProbability_rev1
 
square(double, double, double) - Static method in class StdDraw
Draw squared of side length 2r, centered on (x, y); degenerate to pixel if small
std - Static variable in class StdDraw
 
STDDEV - Variable in class LocationProbability_rev1
 
stddevInterferer - Variable in class LocationProbability_rev1
 
StdDraw - Class in <Unnamed>
Standard draw.
StdDraw() - Constructor for class StdDraw
 
stop() - Method in class ProgressBarStoreFile
 
storeDTD() - Method in class LocationProbability_rev1
storeDTD generates the DTD needed for the above XML file to that path the result has been saved
storeResults(ScenarioInfo) - Method in class LocationProbability_rev1
 

A B C D E F G H I K L M N O P R S T U W X Y